toggle menu
smartposapi-core
1.5.3
androidJvm
switch theme
search in API
smartposapi-core
/
com.worldline.smartposapi.core.aidl.featurecheck
/
IFeatureCheckService
IFeature
Check
Service
interface
IFeatureCheckService
:
IInterface
Inheritors
Default
Stub
Members
Types
Default
Link copied to clipboard
open
class
Default
:
IFeatureCheckService
Default implementation for IFeatureCheckService.
Stub
Link copied to clipboard
abstract
class
Stub
:
Binder
,
IFeatureCheckService
Local-side IPC implementation stub class.
Functions
as
Binder
Link copied to clipboard
abstract
fun
asBinder
(
)
:
IBinder
get
Available
Features
Link copied to clipboard
abstract
fun
getAvailableFeatures
(
)
:
List
<
Feature
>
is
Feature
Available
Link copied to clipboard
abstract
fun
isFeatureAvailable
(
feature
:
Feature
)
:
Boolean